Draws a series of straight lines.
Namespace: MindFusion.DrawingFile: Graphics.js
function drawLines (pen, points)
The pen to draw the lines with.
The points of the lines to draw.
Graphics MembersGraphics ClassMindFusion.Drawing Namespace